<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hjzf_advantage_59_list_top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.hjzf_advantage_59_list_top li{
    flex: 0 0 24%;
    width: 24%;
    text-align: center;
    background-color: #6c6c6c;
    padding-top: 30px;
    padding-bottom: 15px;
    color: #fff;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    margin-bottom: 10px;
}
.hjzf_advantage_59_list_top li:after{
    position: absolute;
    display: block;
    content:'';
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 0;
    border-width: 15px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.hjzf_advantage_59_list_top li.on:after{
    opacity: 1;
    visibility: visible;
}
.hjzf_advantage_59_list_bottom{
    display: flex;
    justify-content: space-between;
}
.hjzf_advantage_59_list_bottom_img{
    position: relative;
}
.hjzf_advantage_59_list_bottom &gt; div{
    flex: 0 0 50%;
    width: 50%;
}
.hjzf_advantage_59_list_bottom_con{
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
.hjzf_advantage_59_list_bottom_title{
    font-size: 20px;
}
.hjzf_advantage_59_list_bottom_text{
    margin-bottom: 20px;
}
.hjzf_advantage_59_list_bottom_title:before{
    position: absolute;
    left: 0;
    top: -40px;
    width: 100px;
    height: 5px;
    content:'';
}
.hjzf_advantage_59_list_bottom_con a{
    border-radius: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.hjzf_advantage_59_list_bottom_con a:hover{
    color: #fff;
}
.hjzf_advantage_59_list_bottom,.hjzf_advantage_59_list_bottom.onover,.hjzf_advantage_59_list_bottom:first-of-type.onover{
    display: none;
}
.hjzf_advantage_59_list_bottom:first-of-type,.hjzf_advantage_59_list_bottom.on{
    display: flex;
}

.hjzf_advantage_59_list_bottom_a{
    display: flex;
    margin-bottom: 15px;
}
.hjzf_advantage_59_list_bottom_a .hjzf_advantage_59_left{
    margin-right: 30px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.hjzf_advantage_59_list_bottom_a .hjzf_advantage_59_left:last-child:after{
    display: none;
}
.hjzf_advantage_59_list_bottom_a .hjzf_advantage_59_left:last-child{
    margin-right: 0;
}
.hjzf_advantage_59_left:after{
    position: absolute;
    display: block;
    content:'';
    height: 100%;
    width: 1px;
    background-color: #ccc;
    right: -15px;
    top: 0;
}
.hjzf_advantage_59_list_bottom_a .hjzf_advantage_59_left em{
    font-style: normal;
    font-size: 40px;
    margin-right: 5px;
}
@media(min-width: 1440px) {
    .hjzf_advantage_59_list_bottom_title .index_title{
        font-size: 80px;
    }
}

@media(min-width: 1200px) {
    .hjzf_advantage_59_list_bottom_con{
        padding-left: 100px;
        margin-top: 3vw;
        margin-bottom: 3vw;
    }
    .hjzf_advantage_59_list_bottom_img:after{
        position: absolute;
        display: block;
        content:'';
        right: 0;
        bottom: 40px;
        width: 80px;
        height: 40%;
        transform: translateX(50%);
        z-index: 9;
    }
    .hjzf_advantage_59_list_bottom_title .index_title{
        font-size: 60px;
    }
    .hjzf_advantage_59_left{
        flex-wrap: nowrap;
    }
    .hjzf_advantage_59_list_bottom_a .hjzf_advantage_59_left em{
        font-size: 24px;
    }
    .hjzf_advantage_59_left span{
        white-space: nowrap;
    }
}

@media(max-width: 1199px) {
    .hjzf_advantage_59_list_bottom_con{
        padding-left: 30px;
    }
    .hjzf_advantage_59_list_bottom_title:before{
        display: none;
    }
}
@media(max-width: 768px) {
    .hjzf_advantage_59_list_top li{
        flex: 0 0 49%;
        width: 0 0 49%;
    }
    .hjzf_advantage_59_list_bottom_con{
        padding-left: 0px;
    }
    .hjzf_advantage_59_list_bottom{
        flex-wrap: wrap;
    }
    .hjzf_advantage_59_list_bottom &gt; div{
        flex: 0 0 100%;
        width: 100%;
    }
}
</pre></body></html>